Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workers #18

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

workers #18

wants to merge 13 commits into from

Conversation

comboy
Copy link
Contributor

@comboy comboy commented Nov 7, 2012

related to #5

A bit more sane workers management. You can do:

  • rake workers:start
  • rake workers:stop

and it will start configured number of workers, including master worker that controlls them.

I'll create separete PR for queue that will be based on this. Currently each slave worker manually checks what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant